SsProgram 
Logical Entity Name  SsProgram 
Default Table Name  SsProgram 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

SsProgram Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SsProgramID(PK)    int  NO 
 
SsBillingMethodID(FK)    int  NO 
 
AdProgramID(FK)    int  NO 
 
Amount    money  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

SsProgram Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SsProgram_SsProgramID  PrimaryKey  SsProgramID 

SsProgram Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdProgram  Non-Identifying  One To Zero or More  FK_SsProgram_AdProgramID_AdProgram_AdProgramID      AdProgramID  NO  YES 
SsBillingMethod  Non-Identifying  One To Zero or More  FK_SsProgram_SsBillingMethodID_SsBillingMethod_SsBillingMethodID      SsBillingMethodID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SsProgram_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SsProgram Check Constraints 
Check Constraint Name  CheckConstraint 

SsProgram Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

SsProgram Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.ServiceTypeBillingMethodProgram 
NO       
Physical (Microsoft SQL Server)
dbo.SsProgram 
NO       

SsProgram Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 

SsProgram Data Movement Rules 
Name  Type  Rule Text/Value